* lread.c: Rewrite 2009-07-21 changes.
authorKen Raeburn <raeburn@raeburn.org>
Sat, 25 Jul 2009 07:36:17 +0000 (07:36 +0000)
committerKen Raeburn <raeburn@raeburn.org>
Sat, 25 Jul 2009 07:36:17 +0000 (07:36 +0000)
commita60e1958e59efd0d2bd0de2f772a0d2a3db163da
tree3f969f9e8b17b32681081e99b88223ddb584b620
parent55e0711ce0c85dae41d9c2e4d946b63f705ff60e
* lread.c: Rewrite 2009-07-21 changes.
(load_depth): Deleted.
(Qload_in_progress): New variable.
(load_unwind): Don't reference load_depth or load_in_progress.
(Fload): Likewise; specbind Qload_in_progress instead.
(init_lread): Don't initialize load_depth.
(syms_of_lread): Initialize and protect Qload_in_progress.
src/ChangeLog
src/lread.c